home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / reklamy / ata-int / 3220 / 3220.exe / 3220.DXR / 00031_auto mode.ls < prev    next >
Encoding:
Text File  |  1997-02-13  |  94 b   |  9 lines

  1. global gMode
  2.  
  3. on mouseUp
  4.   puppetJob1(0)
  5.   set gMode to 0
  6.   disableEdit()
  7.   go(marker(1))
  8. end
  9.